home *** CD-ROM | disk | FTP | other *** search
- inherited frmLoopProcesses: TfrmLoopProcesses
- Left = 354
- Top = 249
- HelpContext = 57
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited img1616: TImage
- Top = 60
- Height = 12
- Picture.Data = {<image000.ico>}
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Loops through the filenames of the processes (applications) that' +
- ' are currently '
-
- 'running on the system. The variable specified in the Index para' +
- 'meter is updated '
-
- 'with the process filename. With each successive loop, the next ' +
- 'process filename '
-
- 'is retrieved. The loop ends after all the process filenames hav' +
- 'e been retrieved or '
- 'when a Break is encountered.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object lnlIndex: TLabel
- Left = 10
- Top = 16
- Width = 255
- Height = 13
- AutoSize = False
- Caption = 'Populate &variable with process name:'
- FocusControl = cboIndexVar
- end
- object cboIndexVar: TAM5VarListComboBox
- Left = 10
- Top = 32
- Width = 224
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object chkNoPaths: TCheckBox
- Left = 10
- Top = 65
- Width = 441
- Height = 17
- Caption = 'Do not include &path information (filename only)'
- TabOrder = 1
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- end
- end
-